Include files outside of the extern "C" block. Makes some C++ compiler
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Wed, 19 Jul 2000 16:11:40 +0000 (16:11 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Wed, 19 Jul 2000 16:11:40 +0000 (16:11 +0000)
commit1e166c06933aea26638aa407b33c21939c69df96
tree72a0a1f612d9bf87725927415bb6bb78be621321
parent8ac34068ba42d927c74e0a8f6d628014c4d426d0
Include files outside of the extern "C" block. Makes some C++ compiler

2000-07-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gdk-pixbuf/gdk-pixbuf.h, gtk/gtkhsv.h, gtk/gtktextbtree.h,
gtk/gtktextbuffer.h, gtk/gtktextchild.h, gtk/gtktextdisplay.h,
gtk/gtktextiter.h, gtk/gtktextiterprivate.h, gtk/gtktextlayout.h,
gtk/gtktextmarkprivate.h, gtk/gtktextsegment.h, gtk/gtktexttag.h,
gtk/gtktexttagtable.h, gtk/gtktexttypes.h, gtk/gtktextview.h,
gtk/gtktypeutils.h: Include files outside of the extern "C"
block. Makes some C++ compiler happy. Reported by Denis Vakatov
<vakatov@peony.nlm.nih.gov>.

I really hope not to have caused a merging nightmare for all
the branches out there. Otherwise I'll be available for crucifixion.
23 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk-pixbuf/gdk-pixbuf.h
gtk/gtkhsv.h
gtk/gtktextbtree.h
gtk/gtktextbuffer.h
gtk/gtktextchild.h
gtk/gtktextdisplay.h
gtk/gtktextiter.h
gtk/gtktextiterprivate.h
gtk/gtktextlayout.h
gtk/gtktextmarkprivate.h
gtk/gtktextsegment.h
gtk/gtktexttag.h
gtk/gtktexttagtable.h
gtk/gtktexttypes.h
gtk/gtktextview.h
gtk/gtktypeutils.h